Analysis6 min read

Accessibility overlays: an honest look at what they do — and don't do

If you've searched for 'ADA compliance' recently, you've seen the pitch: add one line of JavaScript, get a compliance badge, stop worrying. These products are called accessibility overlays, and the promise is genuinely appealing — which is exactly why it deserves a careful look.

What an overlay is

An overlay is a script that runs in your visitor's browser on top of your existing site. It typically adds a settings panel (font size, contrast modes, animation pausing) and attempts to patch some issues on the fly — guessing alt text, adjusting tab order, relabeling buttons.

What overlays can genuinely help with

Fairness first: user-preference panels can be a real convenience, and some runtime patches do help in narrow cases. If an overlay ships a well-built contrast toggle, that's not nothing.

What they can't do

The legal and regulatory reality

Two facts are worth weighing. First, running an overlay has not stopped web-accessibility claims — filings and demand letters have specifically named sites that rely on overlay widgets, sometimes citing the overlay itself as a barrier. Second, in early 2025 the FTC ordered one of the largest overlay vendors to pay $1 million over marketing claims that its product could make any website fully compliant — a public signal that 'guaranteed compliance' claims don't hold up.

None of this means overlay users will face claims — it means an overlay, by itself, is not the protection its marketing implies.

What to do instead

The unglamorous, durable path: audit your site against WCAG 2.2, fix the actual code (yours or your theme's), publish an honest accessibility statement, and keep a dated record of scans and fixes. That's real accessibility for your customers and real documentation for everyone else.

It's also, deliberately, how AdaChecked works: we scan, we report at the code level, our team fixes the theme itself when you want the work done — and we never inject a widget into your site.

AdaChecked provides accessibility scans, remediation, and documentation. It does not provide legal advice, and no scan or fix guarantees compliance or litigation outcomes. For legal questions, talk to your attorney.

← All posts