By default Zend Form Text elements don\'t have a width specified. Textarea elements have a default of rows="24" and cols="80". But
rows="24"
cols="80"
It'll work if you take those attribute names and lowercase'em.