Just add the following to the textarea element: onkeyup="";, e.g., Add more text!
To make a textarea none-resizeable, just add the following to the textarea element: onkeyup="";, e.g., Add more text to see it expand!