Why AccessiBe Got Fined $1 Million: The Truth About Accessibility Overlays
If you've been shopping for website accessibility solutions, you've probably seen the ads: "Make your website ADA compliant in 48 hours." "One line of code, fully compliant." The promises are bold. The price tags are attractive. And the results, as the Federal Trade Commission discovered, often don't hold up.
In 2024, AccessiBe — one of the biggest names in the accessibility overlay space — reached a $1 million settlement with the FTC after the agency found the company had made misleading claims about what its product could actually do. For thousands of small business owners who had trusted those claims, it was a wake-up call.
This article explains what happened, why accessibility overlays fundamentally can't deliver what they promise, and what a more honest approach to web accessibility actually looks like.
What Is an Accessibility Overlay?
An accessibility overlay is a third-party tool — usually a small JavaScript widget — that sits on top of your existing website. You install it by pasting a single line of code, and it adds a floating button to your site. Users can click that button to enable features like larger text, high contrast mode, or keyboard navigation assistance.
Overlays are appealing because they're cheap, fast to install, and come with guarantees that sound impressive. AccessiBe, for example, claimed its AI-powered tool could bring websites into full compliance with the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA standard — the benchmark the Department of Justice recognizes for ADA compliance.
The problem? That's not how accessibility actually works.
Why the FTC Got Involved
The FTC's action against AccessiBe came down to one core issue: the company was making claims it couldn't substantiate. Specifically:
- Full WCAG compliance claims: AccessiBe marketed its product as delivering complete WCAG 2.1 AA compliance. Independent audits by accessibility experts consistently showed this was not true. Overlays typically address only a fraction of WCAG success criteria.
- AI "auto-remediation" that doesn't work: AccessiBe's technology claimed to use AI to automatically detect and fix accessibility issues on any website. In practice, many critical issues — particularly those requiring changes to underlying HTML structure — cannot be fixed by a JavaScript layer added after the fact.
- Testimonials and case studies: The FTC found issues with how the company represented user outcomes and compliance results.
The $1 million settlement sent a clear message: making false accessibility claims isn't just bad ethics, it's a legal liability.
The Technical Reality: Why Overlays Can't Work
To understand why accessibility overlays are fundamentally limited, you need to understand how WCAG compliance works.
WCAG 2.1 Level AA has 50 success criteria organized around four principles: content must be Perceivable, Operable, Understandable, and Robust. Many of these criteria require that your website's underlying HTML, CSS, and structure be built correctly from the ground up.
Here are a few examples of what overlays simply cannot fix:
Missing alt text on images baked into the code. An overlay can guess what an image contains using AI, but those guesses are often wrong or generic, which can actually make the experience worse for screen reader users.
Form fields without proper labels. If a developer built a contact form with placeholder text instead of real elements, an overlay cannot retroactively create the semantic relationship in the HTML. Screen readers won't pick it up correctly.
Keyboard navigation that's broken at the code level. Many interactive elements — dropdown menus, modals, carousels — require careful HTML and JavaScript to be keyboard-accessible. A widget can't rewrite that logic.
PDFs and documents. An overlay has no power over downloadable files linked from your website.
Dynamic content loaded by JavaScript. Single-page applications and JavaScript-heavy sites change content without page reloads. Overlays often miss these elements entirely.
The blind and low-vision community has been vocal about this. In 2021, over 400 accessibility professionals and disability advocates signed an open letter opposing accessibility overlays, stating that overlays "do not fix the underlying accessibility problems" and can "introduce additional problems" for assistive technology users.
The Real Cost of Relying on an Overlay
Beyond the technical problems, there's a business risk you need to understand.
ADA website lawsuits have been rising steadily. In 2025, there were 5,114 federal accessibility lawsuits — a 37% year-over-year increase. Here's the critical point: having an overlay installed does not protect you from a lawsuit.
Courts have consistently ruled against businesses that relied on overlays as their compliance strategy. Why? Because if a user with a disability visits your site and cannot access it — regardless of what widget you've installed — you've potentially violated the ADA. The overlay didn't fix the actual problem.
Plaintiffs' attorneys are well aware of which tools are and aren't effective. Installing an overlay may give you a false sense of security while providing no real legal protection.
Compare the costs:
- AccessiBe subscription: $490–$1,490/year
- Average ADA lawsuit settlement: $10,000–$75,000, plus $10,000–$50,000 in attorney fees
- Reputational damage: Hard to quantify, but real
What Does Honest Accessibility Work Look Like?
The accessibility community isn't saying "don't use tools." It's saying "use tools that are honest about what they do."
A legitimate accessibility tool should:
1. Tell you exactly what it found, not what it fixed. Automated scanners can catch roughly 30–40% of WCAG issues. A good tool reports those issues clearly so you can fix them properly — in the code.
2. Not claim to make your site compliant automatically. No tool can do this. Compliance requires real remediation by developers who understand accessibility.
3. Prioritize user experience over checkbox compliance. The goal isn't to satisfy a legal standard on paper — it's to ensure people with disabilities can actually use your website.
4. Be transparent about limitations. What can the tool scan? What does it miss? Which issues require manual testing? An honest tool answers these questions.
CheckMyADA takes this approach. Our scanner identifies accessibility barriers and gives you a clear, actionable report — not a claim that you're suddenly compliant. We tell you what's broken, how serious it is, and what your developer needs to do to fix it. No AI "magic." No one-click promises. See how CheckMyADA compares to AccessiBe →
What Small Business Owners Should Do Instead
If you currently have an accessibility overlay installed, you're not necessarily in immediate danger. But you should take these steps:
Step 1: Get a real audit. Use a legitimate accessibility scanner to find out your actual compliance status. CheckMyADA offers a free scan at checkmyada.com.
Step 2: Prioritize your fixes. Not everything will be critical. Focus first on barriers that prevent users from completing key tasks — navigating your site, filling out a contact form, making a purchase.
Step 3: Work with your developer. Real fixes require code changes. Share your audit report with whoever built or maintains your website.
Step 4: Retest regularly. Accessibility can break when you update your website. Make it part of your maintenance routine.
Step 5: Consider professional help for complex issues. Some accessibility barriers — particularly around complex interactive elements — may require an expert to fix correctly.
The Bottom Line
The AccessiBe settlement is a turning point for the accessibility industry. It validated what disability advocates, screen reader users, and accessibility professionals have been saying for years: overlay tools don't work as advertised, and businesses that rely on them are taking on more risk than they realize — not less.
If you're a small business owner trying to do the right thing for your customers with disabilities, the answer isn't a quick fix. It's honest information about your current status, clear guidance on what needs to change, and actual remediation work.
That's what real accessibility looks like. And it's where CheckMyADA starts.
Run your free accessibility scan at checkmyada.com →
Sources: FTC enforcement actions database; WebAIM Million Report 2024; Overlay Fact Sheet (overlayfactsheet.com); Americans with Disabilities Act Title III guidance