Accessibility overlays are JavaScript widgets sold as a one-line route to compliance. In April 2025 the US Federal Trade Commission approved a final order requiring one of the largest vendors to pay one million dollars over claims it found false, misleading, or unsubstantiated. The accessibility community has opposed these products for years, and the technical reasons are structural rather than a matter of execution.
What they claim and what happened
The pitch is straightforward: install a single line of code and the site becomes compliant, automatically, including as content changes.
The FTC filed a complaint against accessiBe in January 2025, and approved a final order in April 2025 requiring a one million dollar payment. The complaint documented claims that the widget made a site compliant with a portion of WCAG requirements immediately and handled the remainder through an automated process within 48 hours, with rescanning every 24 hours to maintain it.
The FTC found the product failed to make basic components including menus, headings, tables, images, and recordings compliant and accessible. The order bars the company from representing that its automated products can make any website WCAG compliant without evidence supporting that claim. The action also addressed undisclosed paid endorsements.
These are United States proceedings under US consumer protection law, and they do not create Canadian obligations. What they do establish is that a national regulator examined the central marketing claim of this category and found it unsupported.
Why they fail technically
They run after the page
An overlay is JavaScript that executes once the page has loaded. Assistive technology frequently reads the underlying document, which means the widget is attempting to patch something that has already been parsed.
Most barriers are structural
Missing alt text in the source, heading hierarchy that does not reflect the content, form fields without associated labels, keyboard traps, incorrect ARIA, and focus management problems. These live in the markup, and a script layered on top cannot reliably repair them without knowing what the content means.
Automated tooling can detect a portion of accessibility issues. Determining whether alt text is accurate, or whether a heading structure reflects the document, requires understanding the content.
They can introduce new problems
Disabled users have reported overlays interfering with their own assistive technology, producing behaviour worse than the unmodified site. A widget that captures keyboard input or announces itself repeatedly is an obstacle rather than a remedy.
The community position
Notably consistent, which is unusual in any technical field.
Hundreds of accessibility practitioners have signed a public statement opposing overlay products. The National Federation of the Blind has issued a statement specifically about accessiBe. The European Disability Forum and the International Association of Accessibility Professionals published a joint statement in 2023.
When the practitioners, the advocacy organisations, and the regulator arrive at the same conclusion, the disagreement is not really open.
The legal protection argument
The strongest part of the sales pitch is protection from litigation, and the evidence does not support it.
Reporting on US accessibility litigation has found large numbers of businesses sued while an overlay was installed, and web accessibility lawsuit volumes in the United States have continued rising rather than falling. Plaintiffs test sites with actual assistive technology, so a widget that does not remove the barrier does not prevent the claim.
Canadian businesses face a different landscape, but the underlying logic transfers: a tool that does not fix the barrier has not fixed the barrier, whatever it says on the invoice.
Where the money should go instead
- Fix the source. Alt text, heading structure, form labels, keyboard operability, focus visibility, and contrast. Unglamorous, permanent, and it also improves the site for everyone.
- Test with a keyboard. Free, takes fifteen minutes, and finds more real barriers than any scan.
- Test with a screen reader. Free options exist on both major desktop platforms. You do not need expertise to notice a button announcing itself as "link, blank".
- Build accessibly from the start, which costs a fraction of remediating later.
The one honest caveat
Some overlay features are genuinely useful to some users: text resizing, contrast adjustment, and reduced motion controls. Those are reasonable things to offer.
The objection is not to user preference controls. It is to selling them as compliance, which is the specific claim a regulator examined and found unsupported.
Frequently asked questions
Do accessibility overlays make a website compliant?
The evidence indicates not. In April 2025 the US Federal Trade Commission approved a final order requiring a major overlay vendor to pay one million dollars over compliance claims it found false, misleading, or unsubstantiated, having documented failures to make menus, headings, tables, images, and recordings accessible.
Why do accessibility professionals oppose overlays?
Because the barriers that matter are structural, living in the markup rather than in presentation. Missing alt text, incorrect heading hierarchy, unlabelled form fields, keyboard traps, and focus problems cannot be reliably repaired by a script layered on afterwards without understanding the content.
Do overlays protect against accessibility lawsuits?
Reporting on US litigation has found large numbers of businesses sued while an overlay was installed, and case volumes have continued rising. Plaintiffs test with actual assistive technology, so a widget that does not remove a barrier does not prevent the claim.
Can overlays make a site worse for disabled users?
Users have reported overlays interfering with their own assistive technology, producing behaviour worse than the unmodified site. A widget that captures keyboard input or announces itself repeatedly becomes an additional obstacle rather than a remedy.
Are the FTC findings relevant to Canadian businesses?
They do not create Canadian legal obligations, since they arise under US consumer protection law. What they establish is that a national regulator examined the central marketing claim of the overlay category and found it unsupported by evidence, which is informative regardless of jurisdiction.
Is there anything useful in overlay products?
Some individual features such as text resizing, contrast adjustment, and reduced motion controls are genuinely helpful to some users and reasonable to offer. The objection is to selling those preference controls as compliance, which is the specific claim regulators examined.
West Coast Media Solutions Inc. builds websites for businesses across Canada. Platform policies change and enforcement varies; where legal actions are described they are identified by jurisdiction, since much of the published material on these topics is American and does not apply directly in Canada. This is general information rather than legal advice.
Want help getting this right?
We build websites and handle the work that surrounds them, so the details on this page get done properly the first time.
Start a Conversation