- Accessibility overlays (accessiBe, UserWay, etc.) detect only 20–30% of WCAG violations.
- The FTC issued an enforcement order against accessiBe in 2025 for deceptive compliance claims.
- Multiple federal courts have ruled overlays insufficient — companies using them continue to be sued.
- The National Federation of the Blind formally opposes overlays as compliance solutions.
- The only legally defensible approach is code-level remediation guided by a professional manual audit.
What Are Accessibility Overlays?
An accessibility overlay (also called an accessibility widget or AI accessibility plugin) is a JavaScript file added to your website — typically via one line of code — that attempts to automatically detect and "fix" accessibility barriers as users browse your site. Popular products include accessiBe, UserWay, AudioEye's automated tier, EqualWeb, and dozens of similar services.
Overlays are marketed aggressively to small business owners with claims like:
- "Get ADA compliant in 48 hours"
- "Install in 2 minutes — no coding required"
- "AI-powered accessibility — fully WCAG compliant"
- "Protect yourself from ADA lawsuits"
The Evidence Against Overlays
1. FTC Enforcement Action Against accessiBe (2025)
In 2025, the Federal Trade Commission issued an enforcement order against accessiBe for deceptive marketing practices, specifically penalizing the company for claiming its automated overlay could make websites "fully compliant" with ADA and WCAG standards. The FTC found these claims to be materially false and misleading. This marked a significant regulatory shift signaling that overlay compliance claims are legally untenable in the United States.
2. Federal Court Rulings on Overlays
Multiple federal courts have ruled that overlay products do not constitute ADA compliance. Courts have found that:
- Overlays do not remediate the underlying structural code barriers
- Screen reader users report that overlays often interfere with their existing assistive technology
- The presence of an overlay widget does not demonstrate "good-faith compliance effort" sufficient to influence settlement
- Companies using overlays continue to be liable for ADA violations in their underlying code
3. Disability Community Statements
The world's largest disability advocacy organizations have formally opposed overlay products:
- National Federation of the Blind (NFB) — issued a formal resolution opposing overlay products, stating they "create a false sense of security about the accessibility of a website"
- American Council of the Blind (ACB) — formally opposed overlays as compliance solutions
- Disability Rights Advocates (DRA) — has filed amicus briefs in ADA cases arguing overlays are insufficient remediation
- Over 900 accessibility professionals signed the "Overlay Fact Sheet" at overlayFactSheet.com opposing overlay products
Accessibility Overlay vs. Manual Expert Audit — Full Comparison
| Accessibility Issue | 🔌 Overlay Widget | 👤 Manual Expert Audit |
|---|---|---|
| Missing alt text on images | ⚠️ Partially (often wrong) | ✅ 100% accurate |
| Keyboard navigation traps | ❌ Cannot detect or fix | ✅ Full testing |
| Screen reader incompatible components | ❌ Cannot fix | ✅ Fully tested with NVDA/JAWS |
| Form label errors | ⚠️ Basic only | ✅ All ARIA patterns |
| Dynamic content (modals, carousels) | ❌ Cannot fix | ✅ Fully tested |
| Focus order and management | ❌ Cannot detect | ✅ Full review |
| Color contrast | ⚠️ CSS override only | ✅ Design-level fix |
| PDF accessibility | ❌ Cannot fix documents | ✅ Full document audit |
| Video captioning quality | ❌ Cannot generate captions | ✅ Caption accuracy review |
| Legal compliance certificate | ❌ Not issued | ✅ Included post-remediation |
| FTC enforcement risk | ⚠️ accessiBe penalized 2025 | ✅ Zero risk |
| Court-accepted evidence | ❌ Rejected by multiple courts | ✅ Accepted documentation |
What Actually Works: Manual WCAG 2.2 Expert Audit
The only approach that provides genuine legal protection and actual accessibility is a professional WCAG 2.2 Level AA manual audit followed by code-level remediation. Unlike overlays, a professional audit:
- Detects 100% of violations — including keyboard navigation, screen reader compatibility, and dynamic content barriers that overlays cannot detect
- Provides verified documentation — VPAT and conformance report accepted by courts and government buyers
- Generates a developer fix guide — code-level instructions that enable permanent remediation
- Issues a compliance certificate — after re-test confirms all violations resolved
- Has no FTC enforcement risk — you are paying for genuine compliance, not marketing claims
How Much Does a Manual Audit Cost vs. an Overlay?
🔌 Overlay Widget
$588–$5,880/year for a product that courts reject and disability users often disable
👤 complyTech Manual Audit
One-time cost for genuine WCAG 2.2 compliance with VPAT, certificate, and permanent code fixes
An overlay subscription buys you ongoing legal exposure. A professional audit, at a comparable or lower annual cost, buys you genuine compliance and zero litigation risk from the violations you fix.
Frequently Asked Questions
No. Accessibility overlays and AI-powered widgets do not make websites ADA compliant. Multiple federal courts have ruled that overlays fail to remediate underlying code barriers. The FTC took enforcement action against accessiBe in 2025 for deceptive compliance claims. The National Federation of the Blind, the American Council of the Blind, and Disability Rights Advocates have all issued formal statements opposing overlays as compliance solutions. Companies using overlays continue to be sued.
Yes. Companies using accessiBe, UserWay, and similar overlay products have continued to receive ADA lawsuits. Overlays cannot fix underlying HTML, CSS, and JavaScript barriers — they attempt to patch over them at the presentation layer, which screen reader users often find interferes with their own assistive technology. The presence of an overlay widget is not a recognized legal defense under ADA Title III.
The only legally defensible alternative to an overlay is genuine code-level remediation guided by a professional WCAG 2.2 Level AA manual audit. A professional audit identifies 100% of violations (overlays detect 20–30%), and a developer-ready fix guide enables your team to remediate the underlying HTML, CSS, and JavaScript — so the site actually works for screen reader and keyboard users.
Accessibility overlays are extensively marketed to business owners with misleading compliance claims — 'instant compliance', 'get compliant in 48 hours', 'one line of code.' These claims are legally inaccurate and several overlay companies have faced FTC enforcement. Overlays are significantly cheaper than a genuine audit ($49/month vs. $1,500+), which makes them appealing to businesses unaware of their legal ineffectiveness.
Accessibility overlays can reliably detect and adjust: missing image alt text (often incorrectly), color contrast ratios (applied as CSS overrides), font size adjustments, cursor size adjustments, and basic focus highlighting. These represent approximately 20–30% of WCAG violations and do not address the most legally significant barriers — keyboard navigation, screen reader compatibility, and dynamic content accessibility.