Keysig dialog in New Score Wizzard needs to be made accessible to the visually impaired
See https://musescore.org/en/node/140801
I think getting the accessible text set is easy, just add `setAccessibleName(name)` to Palette::append(), but the difficult part would be to make the cursor keys to work for navigating between them?