Assertion:
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 Input Type=File field. Click submit to see results [both fields should successfully submit]:
filler text
File:
File:
filler text

Submitting form with first Input Type=Text field disabled. Click submit to see results [form submission should be successful, but only the second text field should submit]:
filler text
File:
File:
filler text