NEAREST_WORD
Focuses on the word 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 word to enable focus. This provides more precise focus positioning than NEAREST_ELEMENT, especially useful for screen readers.