[jQuery] jquery validation and disabled elements

[jQuery] jquery validation and disabled elements


How can I tell the bassistence validator to ignore disabled inputs?
I have ui.tabs, and only the selected tab's controls are enabled.
I want validation to fire only at them.
--
Jan