By adding "shell -" to /etc/screenrc and "usermod --shell /usr/bin/screen [your username]" you can log directly into a screen-wrapped bash and have scrollback by default again. Separate logins will connect you to the same screen session, which has some implications, but it's interesting. Set "vbell off" and pick some big number for scrollback while you're in screenrc, and make sure /bin/sh points to your preferred shell, which probably isn't dash.
Note that (aaaargh) if you happen to want to pretty up your console some this breaks setfont.