Widget Over Another Widget

I have a working game HUD that I want to stay active when I open up my inventory, a separate widget to my main HUD. When you open the inventory I want it to have a blurred background. Currently, when I open up my inventory it blurs out the main HUD with health, weight, etc. How would I go about making it so that the main HUD stays unblurred when I open my inventory?