Fix a problem where a control's willValidate change wouldn't trigger the containing form's or fieldset's style change. Cache form validity while at it to avoid style recalculation
BUG=
360466
TEST=Added cases to layout tests that toggle controls disabled and readonly in form and fieldset