On May 13, 2008, at 5:08 AM, Johan Lund wrote: > Is there something equivalent to -moz-user-focus in webkit? In WebKit trunk, you can use the tabIndex attribute on any element to add focusability, but I do not think there is a way through CSS, or a way to remove focusability. Regards, Maciej