Hi, I'm using richfaces 3.0.1 or very close to that in conjunction with seam I have a problem with a suggestionbox component not seeming to have a selected value when an action event is called on the backing bean. The list gets populated fine from the called suggestionAction method on the backing bean, so I see the list, can select a ...