The Lookup component is missing a readonly state even though it uses a text input under the hood. The readonly state should not only match TextInput, ChipInput, etc but also prevent users from interacting with the menu or menu items.
Technical notes: