HTML Attribute for <TEXTAREA ...>
onKeyPress ="script command(s)"

This attribute works just like <INPUT onKeyPress="...">. See <INPUT onKeyPress="..."> for full documentation.

<SELECT ...> >