The image button in the new Textarea (Rich Text) fieldtype in EE 2.5 adds the HTML5 <figure> and <figcaption> tags to handle the image and caption in a entry. This is great for newer browsers but browsers like IE 8 do not recognize the tags and thus can not be styled. I’m curious to see how folks are handling this or have any recommendations? Do you use html5shiv or is there something else in EE that can make this consistent in browsers?