An AgentQL query like gender(select or radio or text) resolves to a decorative select2 span wrapper instead of the real [select] element, which carries aria-hidden="true" tabindex="-1". Asking for gender(select or radio or text, no span) returns nothing at all, so the select is unreachable either way.