- Add
tabindex="-1"to main#contentto work around bug in Chrome (and old WebKit) and IE - Update advice in accessibility section
- Include patch in docs CSS to suppress outline when
#contentis focused (particularly as Chrome sets focus as result of mouse click fortabindex="-1"elements)