Has anyone here had success adding a html <button> into the tabindex
sequence? I've been trying a number of ways and can't seem to get this
to work as expected - when tabbing through the various html nodes, the
button nodes are skipped when tabbing regardless of whether I set the
tabindex=0 or tabindex=1+n on the buttons?
Cheers,
-peter