When `interactive-supports-focus` fails, the only reasonable solution is to add a `tabindex` of either `0` or `-1`. Modify `interactive-supports-focus` to have `hasSuggestions: true` with a `suggest` array with 2 entries for fixing to 0 or -1. Related to #951