Combobox Pattern
ARIA APGA combobox combines a text input with a popup of suggestions. Use role=combobox + aria-expanded + aria-controls + aria-activedescendant.
The English detailed walkthrough for this page is being prepared. In the meantime, you can switch to Japanese for the full guide, or read the official W3C source linked below.