öhm ...
<input type="textarea" size="30" maxlength="250">
Da fehlen die Attribute cols="x" und rows="y", maxlength ist nicht erlaubt.
Und <input type=textarea"> hältst du für erlaubt (siehe http://www.w3.org/TR/html4/interact/forms.html#h-17.4? Ich bin dafür, auf folgendes zu achten:
Grüße aus Berlin
Christoph S.