Temporary Disabilities & Accessibility: Broken Mice, Injured Arms, Lost Glasses
Legal Disclaimer
A11yscan is not a law firm and does not provide legal advice. We operate under best practices based on WCAG Guidelines, ADA requirements, and applicable jurisdictions. Courts don't always agree on terms and expectations for web accessibility, and legal standards can vary by jurisdiction. However, an accessible website works better for all users regardless of legal requirements. For specific legal guidance, consult with a qualified attorney specializing in accessibility law.
Accessibility isn't just for people with permanent disabilities. Every day, millions of people experience temporary barriers that make them rely on accessibility features just to use the web. A broken mouse. An arm in a sling. Lost glasses. A migraine. A noisy coffee shop. A hospital waiting room where you need to navigate with one hand while holding a prescription.
These situations are more common than you might think—and they're temporary tests of your website's actual accessibility. If your site doesn't work for someone with a broken mouse, it's not fully accessible. Period.
The Scale of Temporary Accessibility Needs
Research suggests that at any given time, roughly 15-20% of the population is experiencing some form of temporary disability or situational limitation. This includes:
- Musculoskeletal injuries: Broken arms, wrists, shoulders. Sports injuries, workplace accidents, car accidents. Average recovery time: 6-12 weeks.
- Vision problems: Lost glasses, scratched contact lenses, dry eyes from screen time, post-surgery vision correction. Many people don't keep backup glasses.
- Hearing disruptions: Working in loud environments, using devices in public, temporary hearing loss from infections.
- Cognitive load: Exhaustion, medication side effects, sleep deprivation, stress, learning new systems.
- Motor control barriers: Holding a baby while browsing, sitting in an awkward position at a doctor's office, using a phone with one hand while eating.
These aren't edge cases. They're situations your actual users face regularly. And if your website fails for them, you're losing customers, goodwill, and trust.
The Broken Mouse Test: What Accessibility Actually Means
Here's a real scenario: Your mouse breaks. You're waiting for a replacement and need to order something online right now. Can you use most websites with just your keyboard?
If the answer is "no," your site is failing an accessibility test that's happening to your users every single day. Someone spilled coffee on their mouse. Someone's USB port is broken. Someone's at an airport and their trackpad isn't working.
A truly accessible website should support:
- Full keyboard navigation: Tab through every interactive element without getting stuck.
- Visible focus indicators: You need to see where you are on the page.
- Logical tab order: The order makes sense. You're not jumping randomly around the page.
- No keyboard traps: If you can tab into something, you can tab out of it.
- Proper semantic HTML: Links are links, buttons are buttons. Screen reader users and keyboard-only users rely on this.
Most "pretty" websites built with unsemantic divs and JavaScript click handlers fail this test catastrophically. You can't navigate them. You can't submit forms. You're stuck.
One-Handed Browsing: The Reality of Situational Limitations
You're on the train. You're standing, holding the handrail. You're checking your bank balance. One hand is spoken for. Can you use your phone with just your thumb or one index finger?
You're at the grocery store. You're holding a list in one hand and pushing a cart with the other. You need to check prices on your phone. One hand.
You're at a hospital. You've just had surgery and your dominant arm is in a sling. You need to fill out forms online. You have one functional hand.
Mobile accessibility becomes essential in these situations. Your touch targets need to be large enough. Your buttons need proper spacing (minimum 44×44 pixels, ideally 48×48). Your forms need to be completable without requiring precise two-handed coordination.
Users in these situations don't have a disability—they have a temporary need. But your website either meets that need or it doesn't. There's no middle ground.
When Vision Changes: Glasses, Screens, and Readability
You lose your glasses. You can still see, but small text is blurry. You zoom your browser to 200%. Does your website still work? Or does it break into a horizontal scrolling nightmare?
You're reading at maximum brightness in sunlight. The contrast on your website makes text almost invisible. You leave.
You've been staring at screens all day and your eyes are strained. You enable dark mode or use a blue light filter. Your website's colors become hard to distinguish. You get frustrated and go to a competitor.
True accessibility means:
- Minimum contrast ratio of 4.5:1 for normal text: This isn't a nice-to-have. It's WCAG AA standard.
- Scalability to 200%: Browsers zoom, users zoom, and your site needs to adapt.
- No reliance on color alone: If you use green to mean "valid" and red to mean "error," colorblind users miss the entire message.
- Readable font sizes: 14px minimum for body text. Larger is better.
- Adequate line spacing: 1.5x minimum. People with dyslexia and anyone reading on a small screen benefit from this.
Someone with lost glasses will find your site eventually when they put their glasses back on. But users with situational vision barriers might not come back—they'll just go to your competitor whose site actually works.
Cognitive Load: When Everyone Needs Accessibility
Accessibility isn't just about disabilities. It's about cognitive load. Anyone can experience it.
You're exhausted at the end of a long day. Your brain is fried. You're trying to book a flight but the website's navigation is confusing, there are too many options, and there are no clear instructions. You give up and book with a competitor.
You're on a medication that causes brain fog. You need a website that's clear, simple, and doesn't require you to hold multiple pieces of information in your head at once.
You're learning a new language and using your phone's translation app. The website is full of jargon and complex sentences. You bounce.
WCAG compliance directly addresses cognitive load through:
- Clear headings and structure: People can scan and find what they need.
- Plain language: Short sentences, common words, clear explanations.
- Consistent navigation: Things work the way users expect.
- Error prevention and recovery: Forms tell you what went wrong and how to fix it.
- Focus management: You always know where you are on the page.
These aren't just for people with cognitive disabilities. They're for everyone having a bad day, in a stressful situation, or operating at reduced capacity.
The Business Case: Accessibility as Customer Retention
Here's what happens when you don't support keyboard navigation:
- Someone's mouse breaks. They try your site. They can't navigate it. They use a competitor.
- Someone is recovering from an injury. They need keyboard navigation. Your site doesn't support it. They use a competitor.
- Someone is on a slow connection. JavaScript loads slowly. Your mouse-dependent interactions don't work. They use a competitor.
Here's what happens when you do support accessibility:
- Everyone can use your site, regardless of their situation.
- Your site works better on slow connections (simpler HTML and CSS).
- Your SEO improves (search engines reward semantic HTML).
- Your site is more maintainable (semantic HTML is easier to work with).
- You reach a broader market (15-20% of the population experiences temporary accessibility needs at any given time).
Accessibility isn't a feature. It's a prerequisite for being in business in 2025.
Getting Started: Test Your Accessibility
Want to know if your site actually works? Start with these tests:
- Keyboard test: Put your mouse away and try to use your site with just your keyboard. Can you reach everything? Is it obvious where you are?
- Zoom test: Zoom your browser to 200%. Does everything still work? Can you read it?
- Contrast test: Use a contrast checker tool on your colors. Are they WCAG AA compliant?
- One-handed test: Can you navigate on mobile with one hand?
- Screen reader test: Turn on your device's screen reader and try to use your site. What's missing?
These tests reveal the gap between "looks good" and "actually works." And they're tests your real users are conducting every day, sometimes without meaning to.
Test Your Accessibility Today
Find out if your website actually works for everyone—including people with broken mice, injured arms, and temporary vision barriers. Get a free WCAG accessibility audit and discover what's blocking your users.