fires when the container is disabled after being enabled. The event works for nested structures only (when container is nested into checkbox or radio).
Parameters:
myform.attachEvent("onDisable", function (name){ //any custom logic here });