:backdrop="false" — no background dim, and
the entire overlay is pointer-events-none, so
the underlying page stays fully interactive even while the drawer is open.
Ideal for persistent tool palettes or an inspector that stays editable alongside the page.
You can still click buttons and links on the page behind it after opening (try it).
For checking background interactivity