I am using the jquery elastic plugin so that my textarea stretches to the size of data from the database.
It doesn't quite work as well as I wanted, the text area doesn't resize until a) something is typed in the text area or b) change the screen size in the test environment.
I am thinking may be something could be added to the javascript to kickstart the elastic functionality?