Returns the highlighted option.
var ho = this._highlighted_option; return (ho && ho.parentNode) ? ho : null;