Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.
*:focus {outline: none;}
www.cnn.com (demo with Safari)
*:focus {outline: thick solid blue;}
www.deque.com
Home