[IE5/IE5.5] automatic resizing of TEXTAREAs
This code allows you to have textareas which automatically
resize based on the browser size. If you make a page which
is small, this means you can have the textarea always fit
completely within the browser, and thus you'll never have the
"double-scrollbar" problem where someone has to scroll the
browser scrollbar just to be able to reach the offscreen/hidden
scrollbar of the textarea.