Hi,
I've noticed that if you disable a textfield while it has the focus ( and no other field gets focus) the field maintains the "focused" characteristics ; in particular: class textbox-focused
http://code.reloado.com/oeasyrikfocus/edit#sourceI think a disabled field should not be "focused"; instead, it should lose it , if have
RIc