Opera 5/6: Using the DISABLED attribute still sends the name/value
pair for the element to the form processing script. It should not do this.
Submitting plain Textarea field. Click submit to see results [both fields should successfully submit]:
filler text
filler text
Submitting form with first Textarea field disabled. Click submit to see results
[form submission should be successful, but only the second textarea field should submit]:
filler text
filler text