Just add the following to the textarea element: onkeyup="";, e.g., <textarea cols="40" rows="2" name="reason3" onkeyup="">Add more text!</textarea>
onkeyup="";
<textarea cols="40" rows="2" name="reason3" onkeyup="">Add more text!</textarea>