NEAREST_CHARACTER
Focuses as close as possible to the reading position. If the reading position is within a text node, a temporary wrapper element is created around the nearest character to enable focus. This provides more precise focus positioning than NEAREST_ELEMENT.