I added the ability to make certain UI controls DISABLED or READONLY where
appropriate. The effected controls are:
DISABLE:
- radio
- textarea
- select
- combobox
- password
- textfield
- checkbox
READONLY:
- textarea
- password
- textfield
I also added a text page on the index page named "Form test 2". It mimics
the "Form test" but disables all the controls.
Matt