Gecko does not prevent <embed tabindex="-1"> getting focus when using the Tab key. There is currently no sane way to prevent that other than visually hiding the element using visibility: hidden.