Disabled UI controls do not raise events. Tooltips are not shown for disabled control (by defaul). This example demonstrates how to show a super tooltip for a disabled control.
This approach has been effective in tools like Roo Code. For example, create modes for development from prompts, debugging from prompts, or editing from prompts. Then, write a mode prompt for each ...