What does element not Interactable mean?

What does element not Interactable mean?

When a web element exists in the HTML DOM but is not in a state that allows it to be interacted with. In other words, when an element is detected but we are unable to communicate with it, an ElementNotInteractableException is thrown.