Cześć, screenreader NVDA nie czyta całej zawartości strony, pomija - chyba - randomowe elementy jak np. te:

<div class="buttons-block block-index">
             <h3>NVDA doesnt read this header</h3>
             <h6>This one as well</h6>
      </div>
<div class="row">
        <div class="large-8 columns">
            <section>
                <header class="clean">
                    <h2 style="color: #004E9D">Does not read it</h2>
                </header>
             </section>
        </div>
</div>

Ja już nie wiem co z tym zrobić, bo kompletnie nie wiem w czym może być problem. Czy ktoś mógłby z tym jakoś pomóc? Byłbym wdzięczny.