Currently, I am embarking on a fresh project centered around constructing a chat window. Typically, I would readily employ Flexbox for this endeavor; nevertheless, one of the stipulations for this project is to ensure compatibility with IE9.
While I understand that utilizing tools like Modernizr can offer a fallback solution, if ultimately required to support IE9 regardless, is there significant benefit to employing this approach?