Ad-block annoyance lists (e.g. Brave Shields) hide floating corner buttons via attribute selectors like [aria-label="Back to top"] / [title=...]. Drop both attributes and provide the accessible name with a visually-hidden child span instead, which those selectors can't match.