I ran into what may be a bug with :enabled that only seems to occur on Chrome. I'm just looking for confirmation that it is affecting other people.
You can check it out in this incredibly ugly fiddle:
http://jsfiddle.net/b6L6g/76/ The basic issue is this: any sort of selection based on :enabled fails while :disabled is good to go.
This appears to occur only in the latest version of chrome (19.0.1084.46). It does not cause problems in FF or IE.
Is this occurring for anyone else?