Safari-specific implementation of
FocusImpl that creates a completely
transparent hidden element, since Safari will not keyboard focus on an input
element that has zero width and height.
A different implemention is provided for the Mac in order to prevent
scrollbars underneath the PopupPanel from being rendered on top of the
PopupPanel (issue #410).