How to make a div always be positioned in a single location on the screen?

I have a div with a textarea and a submit button, but I would like this div to be positioned in a single location on the screen regardless of what happens. As you can see, the textarea is in a single screen placement, but every time I send messages it goes down, like it does… Read More How to make a div always be positioned in a single location on the screen?