If you manage a website, you’ve probably seen the pitch. Maybe it showed up in your inbox, maybe you stumbled across it while looking for accessibility resources. 

It goes something like this: “Make your site ADA compliant in 48 hours! One line of code! AI-powered accessibility for just $49/month!”

It sounds like exactly what a busy small business owner or nonprofit needs. A fast, affordable solution to a complicated problem. Install the widget, check the box, move on.

Here’s the problem: it doesn’t work. And in many cases, it makes things worse.

What are we actually talking about?

These products are called accessibility overlays, JavaScript widgets that load on top of your existing website and claim to automatically detect and fix accessibility issues. You’ve probably seen them: a small icon in the corner of a webpage, often a little blue figure, that opens a toolbar offering options like larger text, higher contrast, or a “screen reader mode.”

The pitch has two parts. First, that the tool will automatically find and fix your accessibility problems behind the scenes. Second, that it gives users with disabilities controls to adjust their experience. Both claims sound reasonable. Neither holds up under scrutiny.

The math doesn’t work

Here’s the fundamental problem with any automated accessibility tool, overlay or otherwise: no automated solution can detect more than about 30 to 40 percent of WCAG violations. That’s not a knock on any particular product… it’s a ceiling on what automation can do, period.

The reason is that most accessibility requirements aren’t purely technical. They require human judgment about meaning, context, and intent. An automated tool can check whether an image has an alt text attribute. It cannot tell you whether that alt text actually describes the image accurately and usefully. It can flag that a heading tag exists. It cannot tell you whether the heading hierarchy makes logical sense for a person navigating by screen reader.

So when an overlay company claims their AI will make your site fully compliant, they’re promising to solve 100% of the problem with a tool that can see, at best, 40% of it. The rest stays broken, just hidden.

Overlays can actually make things worse

This is the part that surprises people. Users with disabilities, particularly screen reader users, often find that accessibility overlays actively interfere with the assistive technology they already use and have customized to their needs.

Here’s why: a screen reader processes a page’s underlying HTML as it loads. An overlay’s JavaScript runs after that, meaning the screen reader has already parsed the inaccessible code before the overlay has a chance to “fix” anything. The overlay arrives after the damage is done.

On top of that, overlays frequently inject incorrect or conflicting ARIA attributes, create duplicate announcements, trap keyboard focus in the wrong places, and generally add a layer of confusion on top of the original problems. Many accessibility professionals and disability advocacy organizations, including the American Foundation for the Blind, have come out against overlays precisely because of the harm they cause to the users they claim to help.

There’s also a security dimension: overlays inject third-party code into your website on every page load, introducing potential vulnerabilities that have nothing to do with accessibility.

They won’t protect you legally, either

If the human cost isn’t enough to give you pause, consider the legal exposure. In 2024, roughly a quarter of all ADA website accessibility lawsuits in the U.S. targeted organizations that had accessibility overlay widgets installed. Having a widget did not protect them. In multiple cases, courts ruled that simulating accessibility is not the same as providing it… and the presence of an overlay created no legal safe harbor whatsoever.

In early 2025, the Federal Trade Commission fined a major overlay vendor $1 million for making false and misleading claims about its product’s ability to achieve WCAG compliance. The claim that a tool could make a site compliant within 48 hours was specifically cited as deceptive.

Meanwhile, the accessibility community has been saying this for years. The Overlay Fact Sheet, a public statement signed by nearly 800 accessibility professionals, documents the technical failures of these tools and explicitly warns against relying on them for compliance. Courts, regulators, and experts are all pointing in the same direction.

So, where does AI actually help?

This is a real question worth answering honestly, because AI isn’t useless in accessibility work… it’s just not a magic wand.

Here’s where it can genuinely contribute:

  • As a first-draft assistant. AI can generate a starting point for alt text, captions, or plain-language descriptions that a human then reviews, refines, and approves. The key word is starting point.
  • As a scanning tool. Automated scanners like WAVE or axe (which are different from overlays) use automation to flag potential issues for a human to investigate. They’re transparent about their limitations and don’t claim to fix anything automatically.
  • As a writing aid. AI can help make content clearer, simpler, and more readable… which benefits everyone, including people with cognitive disabilities.

The difference between these uses and what overlays promise is accountability. These tools surface problems for humans to solve. Overlays claim to solve problems so humans don’t have to. That distinction is everything.

The honest answer

There is no shortcut to accessibility. 

That’s not a comfortable thing to say, and it’s not a comfortable thing to hear. But it’s true, and anyone selling you otherwise is selling you something that benefits them more than it benefits you… or the people your website is supposed to serve.

Genuine accessibility means building it into your code, your content, your design decisions, and your workflow.

It means testing with real tools and, ideally, real people. It means treating it as an ongoing practice, not a one-time fix.

That sounds like a lot.

Honestly, for websites that have never had accessibility in mind, there is real work to do. But it’s doable.

The alternative, a false sense of compliance that leaves real people locked out and your legal exposure very much intact, isn’t actually an alternative at all.

Next up: the free tools you can use right now to find out where your website actually stands… and the most common errors I see again and again.

es_MXES