Overlay widgets promise instant ADA compliance for a monthly fee. The lawsuit data, the FTC, and 800+ accessibility professionals say otherwise. This page presents the evidence so you can make an informed decision about how to protect your business.
An accessibility overlay (also called a widget, plugin, or toolbar) is a piece of JavaScript that loads on your website and attempts to fix accessibility issues at render time. It typically adds a floating toolbar icon that lets visitors adjust contrast, text size, and spacing. Some products claim to use AI to automatically detect and repair WCAG violations.
Popular overlay products include accessiBe, UserWay, AudioEye, and EqualWeb. They typically charge $490–$3,990+ per year as recurring subscriptions.
The critical distinction: overlays modify how your page appears without changing your source code. When you remove the overlay script, your site reverts to its original inaccessible state. Nothing was actually fixed.
The Federal Trade Commission reached a $1 million settlement with accessiBe — the largest overlay provider — for making deceptive claims that its widget could make websites ADA compliant and conformant with WCAG standards.
In the first half of 2025, 456 ADA website lawsuits (22.6% of all filings) targeted sites that had accessibility widgets installed. Monthly filings against widget-equipped sites exceeded 150 in a single month.
Over 800 accessibility professionals, disability advocates, and organizations have signed a public statement documenting overlay limitations and the harm they cause to users of assistive technologies. The statement is available at overlayfactsheet.com.
Automated tools — including AI-powered overlays — detect only 30–40% of WCAG violations. Keyboard traps, logical reading order, heading hierarchy, form labeling, ARIA patterns, and cognitive accessibility all require human evaluation and manual code repair.
Disability advocates report that overlays frequently interfere with screen readers (JAWS, NVDA, VoiceOver) by altering the DOM in ways that conflict with how assistive technologies parse page structure. Some users block overlays entirely.
Overlays cannot fix PDF accessibility, add video captions, or remediate downloadable documents. These are among the most frequently cited violations in ADA demand letters and lawsuits.
Source-level remediation addresses the root cause of every accessibility violation — the actual code that assistive technologies interact with. There's no JavaScript layer to fail, no subscription to expire, and no dependency on a third party's servers.
Changes to your HTML heading structure, form labels, ARIA attributes, color contrast, and keyboard navigation are permanent. They survive CMS updates, theme changes, and content additions.
Native HTML fixes work with every assistive technology — JAWS, NVDA, VoiceOver, Dragon, Switch Access — without conflicts or render-time interference.
Source remediation addresses 100% of WCAG success criteria including document accessibility, video captioning, and complex interactive patterns that automation cannot fix.
A dated compliance certificate, detailed audit report, and VPAT provide documented evidence of good-faith compliance. This is the strongest possible position for legal defense, settlement negotiation, or procurement qualification.
Our assessment takes 3 minutes. We respond with a fixed-price proposal for source-level remediation — no overlay, no subscription, no shortcuts.
Start Your AssessmentRead more: Overlay Facts Hub · FTC Enforcement · Lawsuit Data