Whenever you type inside a textarea, the scroll bar appears to go down and see the rest of the text.
What I want is for textarea to automatically drop down, type, when I'm typing inside the textarea, instead of scrolling, it automatically goes down.
I'm using HTML5 and CSS