Prevent focus to body element in Gecko browsers?
Posted: Tue Jun 05, 2007 1:43 pm
I need to prevent Gecko browsers from giving the body element focus. This creates a second tabindex cycle bug where the user is unable to cycle through tabindex elements after completing the first cycle, returning to the browser GUI, and then cycling the second time through the page itself. I will not consider redesigning my work, I will only consider solutions to this problem.