Firefox, since version 23, natively supports the element, but I couldn’t figure out how to remove the dotted outline. The following
Here comes the solution
:focus { outline:none; } ::-moz-focus-inner { border:0; }