Internet Explorer doesn't support :focus.
You have two possible options:
I'm pretty sure the first would work with jQuery. The second is something I've heard suggested as a workaround but not tried personally.
- Add the styles with javascript
- try using :active as well



