This script will attach to a textarea and resize it's height as the user type in so it always fits.
Download the script here, or get it on awesome GitHub there. Requires jQuery 1.7 or earlier.
$('#demo1').textareaAutosize();