Is there any online viewer which displays the polygons assuming great circle lines for the edges?
I've made an attempt at this using Leaflet, Mapbox.js and the Arc.js plugin:
http://snorf.net/wkt_gc/
Currently this works with LINESTRING
and POLYGON
strings. Just enter the WKT in the input box to the top right and it will update.