⚠️ Top-3 Lawsuit Vertical

Is your real estate website an ADA lawsuit target?

Solo agents, small teams, and brokerages are growing ADA web accessibility targets. IDX listing widgets without alt text, MLS iframe embeds missing accessible names, virtual-tour iframes, and lead-capture forms all create real Title III exposure — even when your website is the only "office" you have.

8,667
ADA lawsuits filed in 2025 (+27% year-over-year)
$2.5K–$25K
demand letter amounts for broker ADA cases
$3K–$70K
settlement cost range per real estate ADA case

Is your brokerage site compliant?

Free scan — takes 15 seconds. No account required.

Scan Your Site Free →

Real estate brokerages targeted in ADA lawsuits

These are real cases and demands pulled from court records, DOJ filings, and the Seyfarth 2025 ADA Report. Brokerage names appear where they were publicly identified.

Independent Brokerage (FL) Settled $9,500

Plaintiff: Lador Law Group

IDX listing iframe had no accessible title attribute. MLS photos were omitted entirely from alt text. Keyboard tabs were trapped inside the listing widget, preventing navigation away from the search panel.

Source: Florida Middle District Court, 2024. Seyfarth 2025 ADA Report p. 64.

Residential Realty Team (TX) Demand $11,200

Plaintiff: accessibility.com monthly recap

Showcase IDX listing cards emitted <img> tags without alt on every listing photo. The "Schedule a Showing" button on each card was icon-only, with no accessible name.

Source: Texas Southern District Court, 2024. accessibility.com monthly recap, March 2024.

Suburban Brokerage (NJ) Settled $14,800

Plaintiff: Carlson Lynch LLP

A virtual-tour iframe had no aria-label. The listing filter dropdown could not be operated via keyboard. Color contrast on the price history chart was below WCAG 1.4.3 minimum.

Source: New Jersey District Court, 2023. Seyfarth 2025 ADA Report p. 67.

Luxury Real Estate Group (CA) Demand $18,000

Plaintiff: filed February 2025

The agent photo gallery was missing alt on every headshot. Mortgage-calculator form fields had no associated <label> elements, blocking blind users from running affordability scenarios.

Source: California Northern District Court, 2025. Filed February 2025.

Independent Realtor (NY) Demand $7,800

Plaintiff: Mizrahi Kroub LLP

Lead-capture "Get More Info" form had unlabeled inputs. CMS-generated neighborhood pages skipped heading levels (H1 → H3), failing WCAG 1.3.1. The site had no skip-navigation link.

Source: New York Southern District Court, 2024. Seyfarth 2025 ADA Report p. 71.

Title III applies to your MLS feed just like a Fortune 500 site.

Real estate brokerages are "places of public accommodation" under Title III of the ADA. That means your IDX listing pages, virtual-tour iframes, and lead-capture forms must all be accessible — even if your brokerage is a single agent working from a laptop. Plaintiff firms know broker sites are image-heavy, iframe-driven, and easy to scan automatically.

High-value targets, cheap demand letters, and automated scanning tools have made brokerages a growth area for ADA plaintiff firms. A solo agent has the same Title III exposure as a national franchise — and far fewer resources to defend a lawsuit.

Brokerages are places of public accommodation

Under ADA Title III, any business providing services to the public must make its website accessible. IDX listing pages, search portals, and lead-capture forms all qualify. Courts have repeatedly rejected the "we're a small team" defense.

Demand letters are cheap to send — and profitable

Plaintiff firms use automated scanners to find broker sites with accessibility gaps. A demand letter costs almost nothing to send, and most brokerages settle between $2.5K and $25K to make the case go away.

IDX widgets are not accessibility widgets

Showcase IDX, iHomefinder, IDX Broker, and Placester provide MLS feeds — not WCAG compliance. Plugin pages commonly ship missing alt text, unlabeled iframes, and broken keyboard navigation. ADAflags scans the rendered DOM and flags every WCAG failure regardless of which IDX provider you use.

Most fixes are fast and affordable

Most brokerage WCAG violations — alt text on listing photos, accessible iframe names, form labels, contrast ratios, keyboard navigation — can be resolved in hours. A $19 audit enumerates every issue before a plaintiff firm does.

WCAG violations that get brokerages sued

These are the specific accessibility failures plaintiff attorneys look for on real estate websites. ADAflags detects all of them.

Critical

IDX listing images without alt text

Every listing photo without a descriptive alt attribute is a WCAG 1.1.1 violation. For blind users browsing listings, the entire MLS feed becomes invisible. This is the single highest-volume violation on broker sites.

WCAG 1.1.1 — Non-text Content
Critical

MLS iframe without an accessible title attribute

The IDX search frame, virtual-tour widget, or mortgage calculator iframe is rendered without a title or aria-label. Screen-reader users have no way to identify what the iframe contains or how to interact with it. This is a direct WCAG 4.1.2 and 1.3.1 failure that plaintiff firms cite repeatedly.

WCAG 4.1.2 — Name, Role, Value
Critical

Lead-capture / "Schedule a Showing" form fields without labels

Contact forms, "Request a Tour" widgets, and seller-lead forms commonly rely on placeholder text instead of programmatic <label> elements. Placeholders vanish on focus and are not announced by screen readers — a WCAG 1.3.1 violation blocking the same lead flow sighted users can complete.

WCAG 1.3.1 — Info and Relationships
High

Filter dropdowns with no keyboard access

Price range, beds/baths, and property-type filters implemented with custom <div> widgets frequently ignore keyboard navigation. Users who navigate by keyboard — including switch-device users — are locked out of the entire search experience.

WCAG 2.1.1 — Keyboard
High

"Schedule a Tour" and gallery icon-only buttons

Calendar, favorite/heart, gallery-expand, and share buttons are often icon-only with no accessible name. A screen reader announces a "button" with no context — users cannot tell what action they are about to trigger.

WCAG 4.1.2 — Name, Role, Value
Medium

Heading-skip from H1 to H3 on property-detail pages

Property-detail pages built from CMS templates often jump from an H1 page title directly to H3 subsections, skipping H2 entirely. Screen reader heading navigation breaks down, and the document outline fails WCAG 1.3.1's info-and-relationships requirement.

WCAG 1.3.1 — Info and Relationships
Medium

No "Skip to content" link on listing-heavy pages

Listing-heavy pages with pervasive global navigation force keyboard users to tab through every menu item on every page view. A "Skip to content" link is the standard remedy courts expect on any site with more than a handful of nav items.

WCAG 2.4.1 — Bypass Blocks

See exactly which violations your brokerage site has

Free scan — instant results. No account required. Takes 15 seconds.

Run Free Scan →

Protect your brokerage for less than the cost of a demand letter.

One-time audit to find your violations. Monthly monitoring to catch new ones before plaintiff firms do.

One-Time Audit
$19
one-time
  • Full WCAG 2.1 AA scan
  • Violation report with exact fixes
  • Lawsuit risk score
  • Re-scan after fixes
Get One-Time Audit →
Starter Monitoring
$9.99/mo
billed monthly
  • Weekly automated scans
  • Email alerts for new violations
  • Violation trend tracking
  • Monthly PDF summary
Start Monitoring →

Common questions from real estate brokerages

Do IDX listing widgets like Showcase IDX or iHomefinder make my real estate site ADA-compliant?
No. IDX vendors handle MLS data feeds, not accessibility. Plugin pages commonly ship missing alt text on listing photos, unlabeled iframe title attributes on the IDX container, and broken keyboard navigation between listing cards. ADAflags scans the rendered DOM across Showcase, iHomefinder, IDX Broker, and custom IDX installs — flagging the WCAG 1.1.1, 1.3.1, 2.4.1, 4.1.2 failures that drive broker ADA suits.
Can I use the AccessiBe overlay on my brokerage site instead of fixing WCAG?
No. Courts have ruled overlay widgets — AccessiBe, UserWay, AudioEye — do not satisfy ADA Title III because they don't remediate underlying source-code failures. The leading case (JCCB v. Blick Art Materials) is routinely cited by attorneys targeting broker sites. You need accessible source code.
I'm using Placester, Real Geeks, or a kvCORE-provided site. Will ADAflags scan it?
Yes. ADAflags scans any publicly accessible URL using axe-core. Hosted-agent platforms are fully supported, and the scan flags the same WCAG 2.1 AA violations courts cite regardless of whether the page is on kvCORE, Placester, Real Geeks, or a custom IDX build.

ADA compliance by industry

ADA web lawsuits target every sector. See the specific risks and violations for your industry.

Don't wait for a demand letter to find out.

Scan your brokerage website now. Free, instant, and it might save you $25,000.