[jQuery] ajaxSubmit disabled fields using Forms plugin
the HTML spec says that disabled fields aren't submitted during post-
back... but I want them to be submitted with ajaxSubmit using the
Forms plugin. is this possible with an option now? or something I
have to work around?