I once thought screen reader for user with impaired eyesight can not read web page dynamically created by javascript, since I am educated to create web page that works even javascript is disabled.
Recently, I'm told that screen reader can actually read web content dynamically created in AJAX web application.
So, since screen reader can do it, why is it a discipline for accessibility to make web page work if javascript is disabled?