I'm trying to make a tooltip with a glass effect using the backdrop-filter: blur, except that the filter doesn't seem to work on elements in absolute position. I imagine this is because the item has gone out of the document flow so don't recognize the background, but there might be workarounds to fix it.
image: the filter does not act on elements in absolute position