Operator associativity

Interesting. Any rationale why they thought cascaded suffix (or prefix) operators should be invalid?

Not that it matters a lot; as it says, you can always use parentheses to define it explicitly. Maybe they just wanted to avoid any confusion in semantics when the operators had different precedence, so just insist on the explicit form.