Even though it currently get's it's z-index from it's trigger element, we might want to bump it depending on elements that might be near it.
Example of issue:

The pencil and trash icons have a z-index of 1 (for reasons), but the popover has a z-index of 0 because that's what it's triggering button has.
Even though it currently get's it's z-index from it's trigger element, we might want to bump it depending on elements that might be near it.
Example of issue:
The pencil and trash icons have a z-index of 1 (for reasons), but the popover has a z-index of 0 because that's what it's triggering button has.