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

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